pub unsafe extern "C" fn xmlNewDocNode( doc: *mut xmlDoc, ns: *mut xmlNs, name: *const xmlChar, content: *const xmlChar, ) -> *mut xmlNode