pub fn fold_opt_span<V>(_visitor: &mut V, n: Option<Span>) -> Option<Span> where
    V: Fold + ?Sized