ficlStackDrop
FICL_PLATFORM_EXTERN void ficlStackDrop(ficlStack *stack, int n);
ficlStackDrop(vm->dataStack, 2);