func syscall.EpollWait

one use

	syscall (current package)
		zsyscall_linux_amd64.go#L1597: func EpollWait(epfd int, events []EpollEvent, msec int) (n int, err error) {