int GetCodepointPrevious(Pointer<Char> text, Pointer<Int> codepointSize) { return _GetCodepointPrevious(text, codepointSize); }