pub fn visit_mut_class_decl<V>(_visitor: &mut V, n: &mut ClassDecl) where
    V: VisitMut + ?Sized