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