pub unsafe extern "C" fn Tcl_ReadChars( channel: Tcl_Channel, objPtr: *mut Tcl_Obj, charsToRead: c_int, appendFlag: c_int, ) -> c_int