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