pub unsafe extern "C" fn Tcl_GetVar2( interp: *mut Tcl_Interp, part1: *const c_char, part2: *const c_char, flags: c_int, ) -> *const c_char