Function av_dict_copy

pub unsafe extern "C" fn av_dict_copy(
    dst: *mut *mut AVDictionary,
    src: *const AVDictionary,
    flags: i32,
) -> i32