pub unsafe extern "C" fn av_opt_set_dict_val( obj: *mut c_void, name: *const c_char, val: *const AVDictionary, search_flags: c_int, ) -> c_int