pub unsafe fn opus_multistream_encode( st: *mut OpusMSEncoder, pcm: *const i16, frame_size: i32, data: *mut u8, max_data_bytes: i32, ) -> i32