//0x420 bytes (sizeof)
struct _KSTATIC_AFFINITY_BLOCK
{
    union
    {
        struct _KAFFINITY_EX KeFlushTbAffinity;                             //0x0
        struct _KAFFINITY_EX KeFlushWbAffinity;                             //0x0
        struct _KAFFINITY_EX KeSyncContextAffinity;                         //0x0
    };
    struct _KAFFINITY_EX KeFlushTbDeepIdleAffinity;                         //0x108
    struct _KAFFINITY_EX KeIpiSendAffinity;                                 //0x210
    struct _KAFFINITY_EX KeIpiSendIpiSet;                                   //0x318
};