typedef struct _ETW_REPLY_QUEUE
{
    KQUEUE Queue;
    long EventsLost;
} ETW_REPLY_QUEUE, *PETW_REPLY_QUEUE;