EVENT_BUFFER
struct EVENT_BUFFER Event =
struct EVENT_BUFFER EventQueue[EVENT_QUEUE_SIZE];
struct EVENT_BUFFER *EventBuffer;