//0x28 bytes (sizeof)
struct _MI_FREE_LARGE_PAGES
{
    ULONG LargePageFreeCount[2];                                            //0x0
    ULONG LargePagesCount[2][2][1];                                         //0x8
    struct _MI_FREE_LARGE_PAGE_LIST* LargePageEntries[2][2][1];             //0x18
};