pub unsafe extern "C" fn g_settings_get(
    settings: *mut GSettings,
    key: *const gchar,
    format: *const gchar
    ...
)