ficlDictionaryDestroy
FICL_PLATFORM_EXTERN void ficlDictionaryDestroy(ficlDictionary *dictionary);
ficlDictionaryDestroy(system->dictionary);
ficlDictionaryDestroy(system->environment);
ficlDictionaryDestroy(system->locals);