macro_rules! fa_smap_mode {
    ($formatter: expr, $v: expr, $denorm_v: expr) => { ... };
}