Source position: CFData.pas line 221
function CFDataCreateWithBytesNoCopy(
allocator: CFAllocatorRef;
bytes: UnivPtr;
length: CFIndex;
bytesDeallocator: CFAllocatorRef
):CFDataRef;