int GetCodepoint(Pointer<Char> text, Pointer<Int> codepointSize) { return _GetCodepoint(text, codepointSize); }