Source position: jwasnmp.pas line 81
type TAsnObjectIdentifier = record
idLength: UINT;
ids: PUINT;
end;