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

one use

	golang.org/x/sys/unix (current package)
		sockcmsg_unix.go#L58: func ParseOneSocketControlMessage(b []byte) (hdr Cmsghdr, data []byte, remainder []byte, err error) {