macro_rules! maybe_path {
    ($ty:ident, $kind:ident) => { ... };
}