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