func syscall.EpollWait

one use

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