macro_rules! param_buf { ($ty:ident, $name:expr, $max_len:expr, $error:expr, $doc:expr) => { ... }; }