pub fn visit_csr_seed_avro_mut<'ast, V, T>( visitor: &mut V, node: &'ast mut CsrSeedAvro, )where T: AstInfo, V: VisitMut<'ast, T> + ?Sized,