macro_rules! special_op { ($name:ident, $fn_title:expr, $args:ident, $ctx:ident, $body:block) => { ... }; }