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