pub(crate) fn expand(
    ecx: &mut ExtCtxt<'_>,
    _span: Span,
    meta_item: &MetaItem,
    annotatable: Annotatable
) -> Vec<Annotatable>