//0x25c0 bytes (sizeof)
struct _MI_PARTITION
{
struct _MI_PARTITION_CORE Core; //0x0
struct _MI_PARTITION_MODWRITES Modwriter; //0x168
struct _MI_PARTITION_STORES Store; //0x410
struct _MI_PARTITION_SEGMENTS Segments; //0x490
struct _MI_PARTITION_PAGE_LISTS PageLists; //0x5c0
struct _MI_PARTITION_COMMIT Commit; //0x1280
struct _MI_PARTITION_ZEROING Zeroing; //0x12b8
struct _MI_PAGE_COMBINING_SUPPORT PageCombine; //0x1300
VOID* WorkingSetControl; //0x1488
struct _MMWORKING_SET_EXPANSION_HEAD WorkingSetExpansionHead; //0x1490
struct _MI_VISIBLE_PARTITION Vp; //0x14c0
};