pub unsafe extern "C" fn panel_frame_switcher_set_background_rgba(
    self_: *mut PanelFrameSwitcher,
    background_rgba: *const GdkRGBA
)