AlignedMallocator.allocate
void[] allocate(size_t bytes) @trusted @nogc nothrow pure sharedForwards to alignedAllocate(bytes, platformAlignment).
void[] allocate(size_t bytes) @trusted @nogc nothrow pure sharedForwards to alignedAllocate(bytes, platformAlignment).