Source position: jwawincrypt.pas line 6219
type _CMSG_STREAM_INFO = record
cbContent: DWORD;
pfnStreamOutput: PFN_CMSG_STREAM_OUTPUT;
pvArg: Pointer;
end;