func syscall.GetsockoptByte

one use

	syscall (current package)
		syscall_bsd.go#L328: func GetsockoptByte(fd, level, opt int) (value byte, err error) {