enum tarpc_epoll_data_type { TARPC_ED_PTR = 1, TARPC_ED_INT = 2, TARPC_ED_U32 = 3, TARPC_ED_U64 = 4, };