pub unsafe extern "C" fn Tcl_StringCaseMatch( str: *const c_char, pattern: *const c_char, nocase: c_int, ) -> c_int