//0x78 bytes (sizeof)
struct _MI_SYSTEM_NODE_NONPAGED_POOL
{
struct _MI_DYNAMIC_BITMAP DynamicBitMapNonPagedPool; //0x0
ULONGLONG CachedNonPagedPoolCount; //0x48
ULONGLONG NonPagedPoolSpinLock; //0x50
struct _MMPFN* CachedNonPagedPool; //0x58
VOID* NonPagedPoolFirstVa; //0x60
VOID* NonPagedPoolLastVa; //0x68
struct _MI_SYSTEM_NODE_INFORMATION* SystemNodeInformation; //0x70
};