pub unsafe extern "C" fn hdy_leaflet_reorder_child_after(
    self_: *mut HdyLeaflet,
    child: *mut GtkWidget,
    sibling: *mut GtkWidget
)
Available on crate feature v1_2 only.