Source position: CFData.pas line 244
procedure CFDataReplaceBytes(
theData: CFMutableDataRef;
range: CFRange;
newBytes: UnivPtr;
newLength: CFIndex
);