int GetCodepointNext(Pointer<Char> text, Pointer<Int> codepointSize) { return _GetCodepointNext(text, codepointSize); }