pub type Allocator<A> = GroupedTraceableAllocator<A, MainTracer>;
struct Allocator<A> { /* private fields */ }