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