Source position: CFSet.pas line 393
function CFSetCreate(
allocator: CFAllocatorRef;
values: UnivPtrPtr;
numValues: CFIndex;
callBacks: CFSetCallBacksPtr
):CFSetRef;