CSharedAllocatorImpl.alignedAllocate

void[] alignedAllocate(size_t s, uint a) shared

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