pub unsafe extern "C" fn av_opt_set_dict2(
    obj: *mut c_void,
    options: *mut *mut AVDictionary,
    search_flags: c_int
) -> c_int