Static interface counterpart of Allocator.
static assert(isAllocator!Allocator); // obviously static assert(isAllocator!Mallocator);
Static interface counterpart of Allocator.