AG_ALIGNSIZE
#ifndef AG_ALIGNSIZE
xchgSize = AG_ALIGNSIZE(xchgSize, 8);
respSize = AG_ALIGNSIZE(respSize, 8);
smprespSize = AG_ALIGNSIZE(smprespSize, 8);
memNeeded1 = AG_ALIGNSIZE( MaxDeviceCount * sizeof(tiDeviceHandle_t *),