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