XX-3570 / File transfer state vector overhead
Add UseMany and UnuseMany to utility.StateVector so that many keys can be used or unused with a single storage save. Replace usage of Use and Unuse in loops in the sent file transfer with UseMany and UnuseMany.