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