pub unsafe extern "C" fn g_settings_new_with_backend(
    schema_id: *const c_char,
    backend: *mut GSettingsBackend
) -> *mut GSettings