Source position: tcl80.pp line 900
function Tcl_SetChannelOption(
interp: PTcl_Interp;
chan: PTcl_Channel;
optionName: PAnsiChar;
newValue: PAnsiChar
):Integer;