ficl_word
struct ficl_word;
typedef struct ficl_word FICL_WORD;
struct ficl_word *link; /* Previous word in the dictionary */