pub unsafe fn opus_multistream_surround_encoder_init( st: *mut OpusMSEncoder, Fs: i32, channels: i32, mapping_family: i32, streams: *mut i32, coupled_streams: *mut i32, mapping: *mut u8, application: i32, ) -> i32