macro_rules! __static_cond { (user_figure user_figure) => { ... }; (user_figure description) => { ... }; }