pub fn visit_block_item<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, block_item: &'ast BlockItem, _span: &'ast Span, )