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