pub fn fold_null<V>(_visitor: &mut V, n: Null) -> Null where
    V: Fold + ?Sized