pub fn visit_statement<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, statement: &'ast Statement, _span: &'ast Span, )