pub unsafe extern "C" fn _frida_g_error_new(
    domain: GQuark,
    code: gint,
    format: *const gchar
    ...
) -> *mut GError