Constructor for creating Event arrays.
Event
const EMPTY_EVENT: Event = Event{data: epoll_event{events: 0, data: 0,},};