macro_rules! ts_function { ($name:ident $nameB:ident @ $ts_type:literal = $args:ty => $ret:ty) => { ... }; }