pool_allocator_free
pool_allocator_free(pp, ph->ph_page);
void pool_allocator_free(struct pool *, void *);
pool_allocator_free(pp, addr);