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