pub unsafe extern "C" fn hdy_tab_view_reorder_page(
    self_: *mut HdyTabView,
    page: *mut HdyTabPage,
    position: c_int
) -> gboolean
Available on crate feature v1_2 only.