pub unsafe extern "C" fn adw_navigation_view_replace_with_tags(
    self_: *mut AdwNavigationView,
    tags: *const *const c_char,
    n_tags: c_int
)
Available on crate feature v1_4 only.