pool_allocator_alloc
void *pool_allocator_alloc(struct pool *, int, int *);
addr = pool_allocator_alloc(pp, flags, slowdown);