K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-10-13T17:11:08.812720Z K 7 svn:log V 254 MFC 324072: Add UMA_ALIGNOF(). This is a wrapper around _Alignof() that sets the alignment for a zone to the alignment required by a given type. This allows the compiler to determine the proper alignment rather than having the programmer try to guess. END