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