macro_rules! with_exe {
    ($name:literal) => { ... };
}