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