pub unsafe extern "C" fn audio_data_stream_save_to_wave_file(
    haudioStream: SPXAUDIOSTREAMHANDLE,
    fileName: *const c_char
) -> AZACHR