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