pub unsafe extern "C" fn lwip_strnicmp( str1: *const c_char, str2: *const c_char, len: usize, ) -> c_int