This is redoing referendum 295. This needs to be done because today we found out about the huge assumed proof size of pallet-scheduler
on the collectives chain. This made the old proposal fail to apply, because the weight is too much for a block. This proposal works around the bug by using an inline call instead of a Lookup
and then we don't take the problematic code path anymore.
Threshold