pub unsafe extern "C" fn adw_tab_view_insert(
    self_: *mut AdwTabView,
    child: *mut GtkWidget,
    position: c_int
) -> *mut AdwTabPage