pub unsafe extern "C" fn panel_settings_set_value(
    self_: *mut PanelSettings,
    key: *const c_char,
    value: *mut GVariant
)