parser_c::parser::lexer
pub fn token_fail( errmsg: String, pos: Position, _: isize, _: InputStream) -> P<CToken>