func bytes.LastIndexFunc

one use

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