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