pub unsafe extern "C" fn webkit_dom_html_anchor_element_set_type_attr(
    self_: *mut WebKitDOMHTMLAnchorElement,
    value: *const c_char
)