Macro swapi

Source
macro_rules! swapi {
    ($x:expr, $i:expr, $k:expr) => { ... };
}