stackDelete
void stackDelete (FICL_STACK *pStack);
stackDelete(pVM->fStack);
stackDelete(pVM->pStack);
stackDelete(pVM->rStack);