function AllocMem(Size: Cardinal): Pointer;
void * AllocMem(unsigned Size);
System
This is function System.AllocMem.