Source position: jwasubauth.pas line 247
type _CLEAR_BLOCK = record
data: array [0..CLEAR_BLOCK_LENGTH-1] of CHAR;
end;