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