pub unsafe extern "C" fn _frida_g_settings_set_uint64(
    settings: *mut GSettings,
    key: *const gchar,
    value: guint64
) -> gboolean