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