pub unsafe extern "C" fn Hunspell_add(
    pHunspell: *mut Hunhandle,
    word: *const c_char
) -> c_int