//0xc bytes (sizeof)
struct _HEAP_PSEUDO_TAG_ENTRY
{
ULONG Allocs; //0x0
ULONG Frees; //0x4
ULONG Size; //0x8
};