2DROP 2CONSTANT 2DUP
2DROP ( a b -- )  
ansi .6.1.0370 <CORE>
double-cell drop, also used to drop two items

reference: p4_two_drop in ../src/core.c:0437, export CO 2DROP