See RaylibCore.LoadUTF8.
Pointer<Char> LoadUTF8(Pointer<Int> codepoints, int length) => _module.LoadUTF8(codepoints, length);