pub unsafe extern "C-unwind" fn MDItemCopyAttribute(
item: &MDItem,
name: Option<&CFString>,
) -> Option<CFRetained<CFType>>👎Deprecated: renamed to
MDItem::attributeAvailable on crate feature
MDItem only.