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