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