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