pub unsafe extern "C" fn webkit_dom_html_area_element_set_pathname(
    self_: *mut WebKitDOMHTMLAreaElement,
    value: *const c_char
)
Available on crate feature v2_16 only.