objc_macros
macro_rules! register_class { ($name:ident : $parent:ident with { $($addition:tt,)* }) => { ... }; }