fn __expected_tokens_from_states<'i, '__2, L>(
    __states: &[i16],
    _: PhantomData<(&'i (), L)>,
) -> Vec<String>
where L: HasLexerError,