pub unsafe extern "C" fn adw_navigation_page_new(
    child: *mut GtkWidget,
    title: *const c_char
) -> *mut AdwNavigationPage
Available on crate feature v1_4 only.