OFF OF OF_MAGIC
OFF ( addr -- )  
<FORTH-83-L&P>
 simulate:
   : OFF  FALSE SWAP ! ;

reference: p4_off in ../src/lpf83.c:0153, export CO OFF