Swaps two LongInt values
procedure SwapValues(var A: LongInt; var B: LongInt); overload;
ImagingUtility (at line 237)