macro_rules! portmanteau_has {
    ($path:literal, $mod:ident) => { ... };
}