//0x18 bytes (sizeof)
struct _VI_POOL_PAGE_HEADER
{
struct _SLIST_ENTRY* NextPage; //0x0
VOID* VerifierEntry; //0x8
ULONGLONG Signature; //0x10
};