Macro expand_round_last

Source
macro_rules! expand_round_last {
    ($keys:expr, $pos:expr, $round:expr) => { ... };
}