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

one use

	golang.org/x/sys/unix (current package)
		syscall_unix.go#L386: func Sendmsg(fd int, p, oob []byte, to Sockaddr, flags int) (err error) {