pub unsafe extern "C" fn xmlTextWriterWriteDTDInternalEntity( writer: xmlTextWriterPtr, pe: c_int, name: *const xmlChar, content: *const xmlChar, ) -> c_int