pub type Sudo = Pallet<Runtime>;
Provides a way to execute privileged functions.
struct Sudo(/* private fields */);