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