pub unsafe extern "C-unwind" fn SecKeyCopyAttributes(
key: &SecKey,
) -> Option<CFRetained<CFDictionary>>👎Deprecated: renamed to
SecKey::attributesAvailable on crate features
SecBase and SecKey only.