pub unsafe extern "C" fn webkit_web_view_set_cors_allowlist(
    web_view: *mut WebKitWebView,
    allowlist: *const *const c_char
)
Available on crate feature v2_34 only.