macro_rules! role_definition_entry {
    ($rule:expr) => { ... };
}