Source position: tcl80.pp line 804
function Tcl_UnsetVar(
interp: PTcl_Interp;
varName: PChar;
flags: Integer
):Integer;