//0x18 bytes (sizeof)
struct _EVENT_COUNTER
{
struct _SINGLE_LIST_ENTRY ListEntry; //0x0
ULONG RefCount; //0x4
struct _KEVENT Event; //0x8
};