pub unsafe extern "C" fn _frida_g_dbus_error_set_dbus_error(
    error: *mut *mut GError,
    dbus_error_name: *const gchar,
    dbus_error_message: *const gchar,
    format: *const gchar
    ...
)