fn collect_items<'i, 't>( item_mod: &'i ItemMod, expected_ty: &'t LitStr, ) -> Result<StaticItems<'i>>