Source position: jwawinbase.pas line 1631
function InterlockedCompareExchange(
var Destination: LONG;
Exchange: LONG;
Comperand: LONG
):LONG;