pub unsafe extern "C" fn av_packet_unpack_dictionary(
    data: *const u8,
    size: c_int,
    dict: *mut *mut AVDictionary
) -> c_int