POOL_CACHE_ITEM_NITEMS_POISON
ISSET((_ci)->ci_nitems, POOL_CACHE_ITEM_NITEMS_POISON)
ci->ci_nitems |= poison ? POOL_CACHE_ITEM_NITEMS_POISON : 0;