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