dictAppendUNS
void dictAppendUNS (FICL_DICT *pDict, FICL_UNS u);
dictAppendUNS(dp, 1);
dictAppendUNS(dp, 1); /* (1) compile patch placeholder */
dictAppendUNS(dp, 2);
dictAppendUNS(dp, 2);
dictAppendUNS(dp, 2);
dictAppendUNS(dp, 0);
dictAppendUNS(dp, 0);
dictAppendUNS(dp, 1);