func bytes.SplitAfterSeq

one use

	bytes (current package)
		iter.go#L82: func SplitAfterSeq(s, sep []byte) iter.Seq[[]byte] {