* ) **
* ( a b -- a*b )  
ansi .6.1.0090 <CORE>
return the multiply of the two args

reference: p4_star in ../src/core.c:0197, export CO *