pub unsafe extern "C" fn adw_overlay_split_view_set_sidebar(
    self_: *mut AdwOverlaySplitView,
    sidebar: *mut GtkWidget
)
Available on crate feature v1_4 only.