STypedef
[STypedef] = "typedef",
set_storage_class(&next->pos, ctx, STypedef);
is_typedef = ctx.storage_class == STypedef;