macro_rules! wasi_try_dl { ($expr:expr, $fmt:tt, $memory:ident, $err_buf:ident, $err_buf_len:ident) => { ... }; }