struct HEAP_LOCK

typedef struct _HEAP_LOCK
{
     ULONG Lock;
} HEAP_LOCK, *PHEAP_LOCK;

Windows Vista Kernel Structures