DTRACE_SIZEOF_AGGDESC
if (DTRACE_SIZEOF_AGGDESC(agg) != sizeof (*agg)) {
if ((nagg = malloc(DTRACE_SIZEOF_AGGDESC(agg))) != NULL)