kubernetes/vendor/github.com/go-openapi/swag/string_bytes.go

// hackStringBytes returns the (unsafe) underlying bytes slice of a string.
func hackStringBytes(str string) []byte {}