struct tarpc_epoll_create_in

struct tarpc_epoll_create_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_int size;
};