pub unsafe extern "C" fn gtk_settings_set_property_value(
    settings: *mut GtkSettings,
    name: *const c_char,
    svalue: *const GtkSettingsValue
)