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