func golang.org/x/sys/unix.Pselect

one use

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L2592: func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, err error) {