pub unsafe extern "C" fn _frida_g_dbus_method_invocation_return_error(
    invocation: *mut GDBusMethodInvocation,
    domain: GQuark,
    code: gint,
    format: *const gchar
    ...
)