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