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