func bytes.CutSuffix

one use

	bytes (current package)
		bytes.go#L1391: func CutSuffix(s, suffix []byte) (before []byte, found bool) {