typedef struct AllocChunkData { void *aset; Size size; } AllocChunkData;