func syscall.Dup3

one use

	syscall (current package)
		zsyscall_linux_amd64.go#L340: func Dup3(oldfd int, newfd int, flags int) (err error) {