macro_rules! discrete_transform { ($transform: ident, $input: ident, $direction: ident) => { ... }; }