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