macro_rules! entry {
    ($path:path) => { ... };
}