`std.uni.codeUnitLimit` is private, yet it is used in some std.string functions. current DMD imports are fubared, so it works, but it's a bug nevertheless.
codeUnitLimit is package now.