pub unsafe extern "C" fn gtk_widget_override_background_color(
    widget: *mut GtkWidget,
    state: GtkStateFlags,
    color: *const GdkRGBA
)