SetOutCh
#define SetOutCh(func) if (SP_PARM) SP_PARM->_outch = func; else _nc_prescreen._outch = func
#define SetOutCh(func) static_outch = func