lookup_charmap
int lookup_charmap(const char *, wchar_t *);
(lookup_charmap(token, &yylval.wc)) != -1) {