//go:noescape func IndexByte(b []byte, c byte) int //go:noescape func IndexByteString(s string, c byte) int