macro_rules! target_path {
    ($name: expr) => { ... };
}