func bytes.LastIndexAny

one use

	bytes (current package)
		bytes.go#L264: func LastIndexAny(s []byte, chars string) int {