func strings.CutSuffix

one use

	strings (current package)
		strings.go#L1300: func CutSuffix(s, suffix string) (before string, found bool) {