//0x10 bytes (sizeof)
struct _HEAP_AFFINITY_MGR
{
CHAR MapInProgress; //0x0
CHAR ContentionCount; //0x1
UCHAR ContentionCountLimit; //0x2
UCHAR ConservativeAffinity:1; //0x3
ULONGLONG LastContentionTime; //0x8
};