pub unsafe extern "C" fn adw_navigation_page_set_child(
    self_: *mut AdwNavigationPage,
    child: *mut GtkWidget
)
Available on crate feature v1_4 only.