//0x28 bytes (sizeof)
struct _PAGEFAULT_HISTORY
{
ULONG CurrentIndex; //0x0
ULONG MaxIndex; //0x4
ULONGLONG SpinLock; //0x8
VOID* Reserved; //0x10
struct _PROCESS_WS_WATCH_INFORMATION WatchInfo[1]; //0x18
};