Source position: jwawincrypt.pas line 2952
type _CRYPT_DECODE_PARA = record
cbSize: DWORD;
pfnAlloc: PFN_CRYPT_ALLOC;
pfnFree: PFN_CRYPT_FREE;
end;