func unicode/utf16.RuneLen

2 uses

	unicode/utf16 (current package)
		utf16.go#L57: func RuneLen(r rune) int {
		utf16.go#L80: 		switch RuneLen(v) {