LWKT_POOL_TOKENS
(tok < &pool_tokens[LWKT_POOL_TOKENS].token))
#define LWKT_POOL_MASK (LWKT_POOL_TOKENS - 1)
for (i = 0; i < LWKT_POOL_TOKENS; ++i)
static struct lwkt_pool_token pool_tokens[LWKT_POOL_TOKENS];