Export wave data to file, returns true on success
bool ExportWave(WaveC wave, Pointer<Char> fileName) => _ExportWave(wave, fileName);