pub type Origin<T, I = ()> = RawOrigin<<T as Config>::AccountId, I>;
Origin for the collective pallet.