Source position: tcl80.pp line 931
function Tcl_CreateHashEntry(
tablePtr: PTcl_HashTable;
key: PAnsiChar;
newPtr: PInteger
):PTcl_HashEntry;