-ROT -ROLL -TRAILING
-ROT ( a b c -- c a b )  
<FORTH-83-L&P>
inverse of ROT

reference: p4_dash_rot in ../src/lpf83.c:0107, export CO -ROT