pub unsafe extern "C" fn strncasecmp_l( __s1: *const c_char, __s2: *const c_char, __n: usize, __l: locale_t ) -> c_int