func syscall.EpollWait

one use

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