pub unsafe extern "C" fn _frida_g_error_matches(
    error: *const GError,
    domain: GQuark,
    code: gint
) -> gboolean