macro_rules! entry_from_dep_ref {
    ($dep_ref:ident, $epic_control_registry:expr) => { ... };
}