pub unsafe extern "C" fn TCOD_lex_parse_until_token_value( lex: *mut TCOD_lex_t, token_value: *const c_char, ) -> c_int