Source position: exec.pas line 1934
function KMemCacheCreate(
VMA: Pointer;
const Name: PChar;
Size: LongWord;
Align: LongWord;
const Constructor_: Pointer;
const Destructor_: Pointer;
Flag: LongWord;
UserData: Pointer
):Pointer;