Variable AllocStats.totalReserved

struct AllocStats
{
  // ...
  ulong totalReserved ;
  // ...
}