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