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

one use

	golang.org/x/sys/unix (current package)
		zsyscall_linux.go#L627: func Dup(oldfd int) (fd int, err error) {