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