public static IntPtr Alloc(int in_poolId, uint in_uSize)
 {
     return(AkSoundEnginePINVOKE.CSharp_AkArrayAllocatorAlignedSimd_Alloc(in_poolId, in_uSize));
 }