pub unsafe extern "C" fn Tcl_GetIntFromObj( interp: *mut Tcl_Interp, objPtr: *mut Tcl_Obj, intPtr: *mut c_int, ) -> c_int