pub(crate) fn expand_forward( ecx: &mut ExtCtxt<'_>, expand_span: Span, meta_item: &MetaItem, item: Annotatable, ) -> Vec<Annotatable>