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