func syscall.Sendmsg

one use

	syscall (current package)
		syscall_unix.go#L393: func Sendmsg(fd int, p, oob []byte, to Sockaddr, flags int) (err error) {