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