macro_rules! non_fungible_data_update_roles {
    {$($role:ident => $rule:expr;)*} => { ... };
}