aspell_suggest    596 src/editor/spell.c             res = aspell_suggest (suggest, match_word->str, (int) word_len);
aspell_suggest     19 src/editor/spell.h unsigned int aspell_suggest (GPtrArray * suggest, const char *word, const int word_size);