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