pub unsafe extern "C" fn vpx_codec_dec_init_ver(
ctx: *mut vpx_codec_ctx_t,
iface: *const vpx_codec_iface,
cfg: *const vpx_codec_dec_cfg_t,
flags: vpx_codec_flags_t,
ver: c_int,
) -> vpx_codec_err_tpub unsafe extern "C" fn vpx_codec_dec_init_ver(
ctx: *mut vpx_codec_ctx_t,
iface: *const vpx_codec_iface,
cfg: *const vpx_codec_dec_cfg_t,
flags: vpx_codec_flags_t,
ver: c_int,
) -> vpx_codec_err_t