pub fn visit_expr_infer_mut<V>(v: &mut V, node: &mut ExprInfer)where
    V: VisitMut + ?Sized,