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