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