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