pub unsafe extern "C" fn gspell_navigator_goto_next(
    navigator: *mut GspellNavigator,
    word: *mut *mut c_char,
    spell_checker: *mut *mut GspellChecker,
    error: *mut *mut GError
) -> gboolean