macro_rules! i2c_end_transmission {
    ($sim: ident, $clock: ident, $uut: ident) => { ... };
}