Source position: jwawinnt.pas line 7620
type _RTL_VERIFIER_THUNK_DESCRIPTOR = record
ThunkName: PAnsiChar;
ThunkOldAddress: PVOID;
ThunkNewAddress: PVOID;
end;