fn with_acquire<R>( dev: &mut I2CDevice, f: impl FnOnce(&mut I2CDevice) -> R, ) -> R
riot_module_periph_i2c