func bytes.IndexFunc

one use

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