Source position: chipmunklib.pas line 788
function cpHashSetInsert(
cpset: PcpHashSet;
hash: LongWord;
ptr: pointer;
Data: pointer
):pointer;