# Functions

EpollCreate1 directly calls syscall.EpollCreate1.
EpollCtl directly calls syscall.EpollCtl.
EpollWait directly calls syscall.EpollWait.