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