PP_ALLOC_CACHE_REFILL
PP_ALLOC_CACHE_REFILL * PAGE_SIZE);
#define PP_ALLOC_CACHE_SIZE (PP_ALLOC_CACHE_REFILL * 2)
unsigned to_alloc = PP_ALLOC_CACHE_REFILL;
} while (pool->alloc.count < PP_ALLOC_CACHE_REFILL);
const int bulk = PP_ALLOC_CACHE_REFILL;