pub unsafe extern "C" fn i2cWriteWordData( handle: c_uint, i2cAddr: c_uint, i2cReg: c_uint, wVal: c_uint, ) -> c_int