fn testAllocator(base_allocator: mem.Allocator) !void

This one should not try alignments that exceed what C malloc can handle.

Parameters

base_allocator: mem.Allocator,