pub fn i2c( ctx: &mut (impl Device + UserErrorConversion), memory: &dyn GuestMemory, arg0: i32, ) -> Result<i32>