//0x38 bytes (sizeof)
struct _MMINPAGE_SUPPORT_FLOW_THROUGH
{
    ULONGLONG Page[1];                                                      //0x0
    struct _MMINPAGE_SUPPORT* InitialInPageSupport;                         //0x8
    struct _MMPAGING_FILE* PagingFile;                                      //0x10
    ULONG PageFileOffset;                                                   //0x18
    struct _RTL_BALANCED_NODE Node;                                         //0x20
};