CSharedAllocatorImpl.alignedAllocate
void[] alignedAllocate(size_t s, uint a) sharedIf impl.alignedAllocate exists, calls it and returns the result. Otherwise, always returns null.
void[] alignedAllocate(size_t s, uint a) sharedIf impl.alignedAllocate exists, calls it and returns the result. Otherwise, always returns null.