pub fn visit_mut_pat_or_expr<V>(_visitor: &mut V, n: &mut PatOrExpr) where
    V: VisitMut + ?Sized