Source position: systemh.inc line 1608
function InterlockedCompareExchange64(
var Target: Int64;
NewValue: Int64;
Comperand: Int64
):Int64;function InterlockedCompareExchange64(
var Target: QWord;
NewValue: QWord;
Comperand: QWord
):QWord;