pub unsafe fn opus_multistream_decoder_ctl_impl(
    st: *mut OpusMSDecoder,
    request: i32,
    args: VarArgs<'_>
) -> i32