Contract used as storage of the Pool contract.
It defines the storage layout of the Pool contract.
bytes32 POOL_STORAGE_POSITION
function poolStorage() internal pure returns (struct DataTypes.PoolStorage rgs)