typedef struct _ETW_REPLY_QUEUE { KQUEUE Queue; LONG EventsLost; } ETW_REPLY_QUEUE, *PETW_REPLY_QUEUE;
Windows Vista Kernel Structures