macro_rules! define_db { ($n_id: ident $d_id: ident $r_id: ident $min: expr, $max: expr) => { ... }; }