Source position: jwawinbase.pas line 1645
function InterlockedCompareExchangePointer(
var Destination: PVOID;
Exchange: PVOID;
Comperand: PVOID
):PVOID;