pub type AdminCapability = Capability<ADMIN>;
pub struct AdminCapability { pub id: UID, /* private fields */ }
id: UID