pub unsafe extern "C-unwind" fn SecKeychainAttributeInfoForItemID(
keychain: Option<&SecKeychain>,
item_id: u32,
info: NonNull<*mut SecKeychainAttributeInfo>,
) -> i32👎Deprecated: renamed to
SecKeychain::attribute_info_for_item_idAvailable on crate features
SecBase and SecKeychain only.