pub unsafe extern "C" fn av_dict_set( pm: *mut *mut AVDictionary, key: *const c_char, value: *const c_char, flags: c_int ) -> c_int