Macro rlocation

Source
macro_rules! rlocation {
    ($r:expr, $path:expr) => { ... };
}