CAllocatorImpl.alignedAllocate

void[] alignedAllocate(size_t s, uint a)

If impl.alignedAllocate exists, calls it and returns the result. Otherwise, always returns null.