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