pub unsafe fn check_encoding_locale_matches(
    arg_encoding: c_int,
    arg_collate: *const c_char,
    arg_ctype: *const c_char
)