pub unsafe extern "C" fn panel_settings_set_string(
    self_: *mut PanelSettings,
    key: *const c_char,
    val: *const c_char
)