See RaylibAudio.ExportWaveAsCode.
bool ExportWaveAsCode(WaveC wave, Pointer<Char> fileName) => _module.ExportWaveAsCode(wave, fileName);