macro_rules! make_conversions { ($typename: ident, $errname: ident, $isfunc: ident, $errstr: expr) => { ... }; }