Source position: CFArray.pas line 840
procedure CFArrayExchangeValuesAtIndices(
theArray: CFMutableArrayRef;
idx1: CFIndex;
idx2: CFIndex
);