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