pub unsafe extern "C" fn gtk_widget_override_symbolic_color(
    widget: *mut GtkWidget,
    name: *const c_char,
    color: *const GdkRGBA
)