macro_rules! make_dep_kind_array {
    ($r#mod:ident) => { ... };
}