pub unsafe extern "C" fn xmlNewDocTextLen( doc: xmlDocPtr, content: *const xmlChar, len: c_int, ) -> xmlNodePtr