pub unsafe extern "C" fn opus_decoder_create(
Fs: opus_int32,
channels: c_int,
error: *mut c_int,
) -> *mut OpusDecoder
pub unsafe extern "C" fn opus_decoder_create(
Fs: opus_int32,
channels: c_int,
error: *mut c_int,
) -> *mut OpusDecoder