Source position: tcl80.pp line 859
function Tcl_HideCommand(
interp: PTcl_Interp;
cmdName: PChar;
hiddenCmdName: PChar
):Integer;