struct tarpc_epoll_event

struct tarpc_epoll_event {
    // fields

    uint32_t events;
    tarpc_epoll_data data;
};