pub unsafe extern "C" fn g_pattern_spec_match( pspec: *mut GPatternSpec, string_length: size_t, string: *const c_char, string_reversed: *const c_char, ) -> gboolean
v2_70