//0x10 bytes (sizeof)
struct _HEAP_LFH_LIST_ENTRY
{
union
{
USHORT Next; //0x0
ULONGLONG Preserve; //0x0
};
ULONG Check; //0x8
};