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