pub unsafe extern "C" fn adw_leaflet_reorder_child_after(
    self_: *mut AdwLeaflet,
    child: *mut GtkWidget,
    sibling: *mut GtkWidget
)