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