pub unsafe extern "C" fn webkit_web_view_set_background_color(
    web_view: *mut WebKitWebView,
    rgba: *const GdkRGBA
)
Available on crate feature v2_8 only.