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