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