pub unsafe extern "C" fn av_codec_get_tag2(
    tags: *const *const AVCodecTag,
    id: AVCodecID,
    tag: *mut c_uint
) -> c_int