isc_lex_create
isc_lex_create(size_t max_token, isc_lex_t **lexp);
CHECK(isc_lex_create(1024, &pctx->lexer));