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