pub unsafe extern "C" fn spelling_checker_list_corrections(
    self_: *mut SpellingChecker,
    word: *const c_char,
) -> *mut *mut c_char