pub unsafe extern "C" fn gspell_language_compare(
    language_a: *const GspellLanguage,
    language_b: *const GspellLanguage
) -> c_int