Source position: systemh.inc line 1607
function InterlockedExchangeAdd64(
var Target: Int64;
Source: Int64
):Int64;function InterlockedExchangeAdd64(
var Target: QWord;
Source: QWord
):QWord;