pt_vforkp_t
pt_vforkp_t *vfp;
mdb_free(vfp, sizeof (pt_vforkp_t));
pt_vforkp_t *vfp = mdb_alloc(sizeof (pt_vforkp_t), UM_SLEEP);