func syscall.Dup2

one use

	syscall (current package)
		zsyscall_darwin_amd64.go#L564: func Dup2(from int, to int) (err error) {