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