macro_rules! letroot {
    ($($root:ident)*) => { ... };
}