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