1int yylex();
2int yylex_destroy();
3void LexInit(const wxString& pszInput);
4void LexFree();
5