pub unsafe extern "C" fn TCOD_strncasecmp( s1: *const c_char, s2: *const c_char, n: usize, ) -> c_int