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