Function av_codec_get_tag2

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