macro_rules! impl_benchmark_setup_handler {
    ($t:ty) => { ... };
}