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