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