pub fn visit_mut_document_type<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut DocumentType
)