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