func bytes.SplitAfterN

one use

	bytes (current package)
		bytes.go#L396: func SplitAfterN(s, sep []byte, n int) [][]byte {