pub unsafe extern "C" fn gspell_checker_get_suggestions(
    checker: *mut GspellChecker,
    word: *const c_char,
    word_length: ssize_t
) -> *mut GSList