pub unsafe extern "C" fn g_settings_backend_keys_changed(
    backend: *mut GSettingsBackend,
    path: *const c_char,
    items: *const *const c_char,
    origin_tag: gpointer
)