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