//0x8 bytes (sizeof)
struct _MMWSLE_FREE_ENTRY
{
ULONGLONG MustBeZero:1; //0x0
ULONGLONG PreviousFree:27; //0x0
ULONGLONG NextFree:36; //0x0
};