pub unsafe extern "C" fn Tcl_EvalEx( interp: *mut Tcl_Interp, script: *const c_char, numBytes: c_int, flags: c_int, ) -> c_int