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