See RaylibCore.GetCodepointCount.
int GetCodepointCount(Pointer<Char> text) => _module.GetCodepointCount(text);