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