fn setup_proposal<T: Config<I>, I: 'static>(
    u: u32
) -> (T::AccountId, BalanceOf<T, I>, <<T as Config>::Lookup as StaticLookup>::Source)