import "github.com/andybalholm/cascadia/fuzz"
fuzz.go
func Fuzz(data []byte) int
Fuzz is the entrypoint used by the go-fuzz framework