pub type System = Pallet<Runtime>;
Mandatory system pallet that should always be included in a FRAME runtime.
struct System(/* private fields */);