pub unsafe extern "C" fn gtk_widget_get_color(
    widget: *mut GtkWidget,
    color: *mut GdkRGBA
)
Available on crate feature v4_10 only.