pub unsafe extern "C" fn opus_multistream_decoder_create( Fs: opus_int32, channels: c_int, streams: c_int, coupled_streams: c_int, mapping: *const c_uchar, error: *mut c_int, ) -> *mut OpusMSDecoder