macro_rules! make_benchmark {
    ($function_name:ident) => { ... };
}