Source position: jwawinnt.pas line 7604
type RTL_VERIFIER_DLL_UNLOAD_CALLBACK = procedure(
DllName: PWSTR;
DllBase: PVOID;
DllSize: SIZE_T;
Reserved: PVOID
);