macro_rules! codspeed_uri {
    ( $name:ident ) => { ... };
    ( $function:path ) => { ... };
}