1 APTR OpenDictionary(CONST_STRPTR, struct TagItem *ti);
    2 void CloseDictionary(APTR);
    3 STRPTR* Suggest(APTR, CONST_STRPTR, struct TagItem *ti);
    4 BOOL Learn(APTR, CONST_STRPTR);
    5 BOOL SpellCheck(APTR, CONST_STRPTR, struct TagItem *ti);
    6 APTR ListDictionaries(VOID *, ULONG, struct TagItem *ti);