fTotalStorage
fTotalStorage = (uint64)arguments.NumberAt(2) * 1024;
return fTotalStorage;
uint64 fTotalStorage;