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