pub unsafe extern "C" fn g_pattern_spec_match_string(
    pspec: *mut GPatternSpec,
    string: *const c_char
) -> gboolean
Available on crate feature v2_70 only.