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