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