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