//0x100 bytes (sizeof)
struct _MMWSL_INSTANCE
{
struct _MMPTE* PteResumePoint[3]; //0x0
ULONG LastAccessClearingRemainder; //0x18
ULONG LastAgingRemainder; //0x1c
ULONGLONG LockedEntries; //0x20
struct _MI_WORKING_SET_PAGE_TABLE_AGE_LINKS ActivePageTableLinks[8]; //0x40
};