//0x8 bytes (sizeof)
struct _MIPFNFLINK
{
union
{
struct _SLIST_ENTRY* NextSlistPfn; //0x0
VOID* Next; //0x0
struct
{
ULONGLONG Flink:40; //0x0
ULONGLONG NodeFlinkLow:24; //0x0
};
ULONGLONG EntireField; //0x0
struct _MI_ACTIVE_PFN Active; //0x0
};
};