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