func bytes.IndexFunc

one use

	bytes (current package)
		bytes.go#L822: func IndexFunc(s []byte, f func(r rune) bool) int {