pub unsafe extern "C" fn webkit_settings_set_allow_top_navigation_to_data_urls(
    settings: *mut WebKitSettings,
    allowed: gboolean
)
This is supported on crate feature v2_28 only.