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