See RaylibCore.TextSubtext.
Pointer<Char> TextSubtext(Pointer<Char> text, int position, int length) => _module.TextSubtext(text, position, length);