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