Source position: CFArray.pas line 768
procedure CFArraySetValueAtIndex(
theArray: CFMutableArrayRef;
idx: CFIndex;
value: UnivPtr
);