DUP>R ( val -- val )
R>DROP
: DUP>R DUP >R ;
reference: p4_dup_to_r in ../src/misc.c:0275, export CO DUP>R