pbuf_dtor
pbuf_ctor, pbuf_dtor, pbuf_init, NULL, UMA_ALIGN_CACHE,
zone = uma_zsecond_create(name, pbuf_ctor, pbuf_dtor, NULL, NULL,
static void pbuf_dtor(void *, int, void *);