fn _on_removed_member<T>(i: u32, verify: bool) -> Result<(), BenchmarkError>
where T: Config + Config, T::Balance: From<u64>, <T::Currency as Currency<T::AccountId>>::Balance: IsType<T::Balance>,