pub(crate) type SyntaxToken = SyntaxToken<PreprocessorLang>;
struct SyntaxToken { /* private fields */ }