pub unsafe extern "C" fn adw_multi_layout_view_set_layout(
    self_: *mut AdwMultiLayoutView,
    layout: *mut AdwLayout,
)
Available on crate feature v1_6 only.