pub unsafe extern "C" fn adw_tab_view_reorder_page(
    self_: *mut AdwTabView,
    page: *mut AdwTabPage,
    position: c_int
) -> gboolean