func syscall.Dup2

one use

	syscall (current package)
		zsyscall_linux_amd64.go#L1085: func Dup2(oldfd int, newfd int) (err error) {