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