pub unsafe extern "C" fn adw_tab_view_transfer_page(
    self_: *mut AdwTabView,
    page: *mut AdwTabPage,
    other_view: *mut AdwTabView,
    position: c_int
)