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