pub unsafe fn opus_multistream_decode( st: *mut OpusMSDecoder, data: *const u8, len: i32, pcm: *mut i16, frame_size: i32, decode_fec: i32, ) -> i32