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