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