func strings.LastIndexFunc

one use

	strings (current package)
		strings.go#L836: func LastIndexFunc(s string, f func(rune) bool) int {