pub fn visit_for_initializer<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, for_initializer: &'ast ForInitializer, _span: &'ast Span, )