//0xc bytes (sizeof)
struct _GROUP_AFFINITY32
{
    ULONG Mask;                                                             //0x0
    USHORT Group;                                                           //0x4
    USHORT Reserved[3];                                                     //0x6
};