func syscall.SetsockoptString

one use

	syscall (current package)
		syscall_unix.go#L330: func SetsockoptString(fd, level, opt int, s string) (err error) {