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