pub fn visit_invalid<V>(_visitor: &mut V, n: &Invalid) where
    V: Visit + ?Sized