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