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