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