Source position: SecBase.pas line 309
type SecKeychainAttributeList = record
count: UInt32;
attr: SecKeychainAttributePtr;
end;