NVH_DSIZE
#define NVH_SIZE(nvh) (NVH_HSIZE(nvh) + roundup2(NVH_DSIZE(nvh), 8))
dsize = NVH_DSIZE(nvh);