macro_rules! sqrt {
    ($bench_group_name:expr, $F:ident) => { ... };
}