macro_rules! __cfg_stat_perf {
    ($blk:expr) => { ... };
    ($if:expr,$else:expr) => { ... };
}