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