pub fn visit_params<V>(_visitor: &mut V, n: &[Param]) where
    V: Visit + ?Sized