//0x10 bytes (sizeof)
struct _MI_PAGE_HASH
{
ULONG HashValue; //0x0
ULONG PageFileOffset; //0x4
struct _MMPTE* OwningPte; //0x8
};