rounds4

Macro rounds4 

Source
macro_rules! rounds4 {
    ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => { ... };
}