pub unsafe extern "C" fn gspell_navigator_change_all(
    navigator: *mut GspellNavigator,
    word: *const c_char,
    change_to: *const c_char
)