pub unsafe extern "C" fn panel_layered_settings_set_boolean(
    self_: *mut PanelLayeredSettings,
    key: *const c_char,
    val: gboolean
)