func strings.SplitAfterN

one use

	strings (current package)
		strings.go#L296: func SplitAfterN(s, sep string, n int) []string {