pub unsafe extern "C" fn g_settings_set(
    settings: *mut GSettings,
    key: *const c_char,
    format: *const c_char,
     ...
) -> gboolean