Pointer<Int> LoadCodepoints(Pointer<Char> text, Pointer<Int> count) { return _LoadCodepoints(text, count); }