pub unsafe extern "C" fn gtk_file_filter_new_from_gvariant(
    variant: *mut GVariant
) -> *mut GtkFileFilter
Available on crate feature v3_22 only.