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