func syscall.Socketpair

one use

	syscall (current package)
		syscall_unix.go#L505: func Socketpair(domain, typ, proto int) (fd [2]int, err error) {