pub unsafe extern "C" fn opus_decoder_ctl(
    st: *mut OpusDecoder,
    request: c_int
    ...
) -> c_int