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