func syscall.EpollCtl

one use

	syscall (current package)
		zsyscall_linux_amd64.go#L361: func EpollCtl(epfd int, op int, fd int, event *EpollEvent) (err error) {