pub unsafe extern "C" fn g_settings_schema_has_key(
    schema: *mut GSettingsSchema,
    name: *const c_char
) -> gboolean