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