pub type MaxItemizedActionsCount = ConstU32<5>;
The maximum number of actions in itemized actions
struct MaxItemizedActionsCount;