func bytes.CutPrefix

one use

	bytes (current package)
		bytes.go#L1378: func CutPrefix(s, prefix []byte) (after []byte, found bool) {