macro_rules! n_gain {
    ($x: expr) => { ... };
}