See RaylibCore.GetCodepointPrevious.
int GetCodepointPrevious(Pointer<Char> text, Pointer<Int> codepointSize) => _module.GetCodepointPrevious(text, codepointSize);