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