pub unsafe extern "C" fn av_packet_shrink_side_data(
    pkt: *mut AVPacket,
    type_: c_uint,
    size: usize
) -> c_int