14 ::ll::TypedStorage<8, 32, ::DataStructures::MemoryPool<uchar[128]>> pool128;
15 ::ll::TypedStorage<8, 32, ::DataStructures::MemoryPool<uchar[512]>> pool512;
16 ::ll::TypedStorage<8, 32, ::DataStructures::MemoryPool<uchar[2048]>> pool2048;
17 ::ll::TypedStorage<8, 32, ::DataStructures::MemoryPool<uchar[8192]>> pool8192;