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