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