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

one use

	golang.org/x/sys/unix (current package)
		syscall_unix.go#L525: func Socketpair(domain, typ, proto int) (fd [2]int, err error) {