pub unsafe extern "C" fn spelling_language_list_corrections(
    self_: *mut SpellingLanguage,
    word: *const c_char,
    word_len: ssize_t,
) -> *mut *mut c_char