//0x18 bytes (sizeof)
struct _POOL_TRACKER_BIG_PAGES
{
VOID* Va; //0x0
ULONG Key; //0x8
ULONG NumberOfPages; //0xc
VOID* QuotaObject; //0x10
};