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