Function av_dict_get
pub unsafe extern "C" fn av_dict_get(
m: *const AVDictionary,
key: *const i8,
prev: *const AVDictionaryEntry,
flags: i32,
) -> *mut AVDictionaryEntry
pub unsafe extern "C" fn av_dict_get(
m: *const AVDictionary,
key: *const i8,
prev: *const AVDictionaryEntry,
flags: i32,
) -> *mut AVDictionaryEntry