pub unsafe extern "C-unwind" fn MDItemCopyAttributes(
item: &MDItem,
names: Option<&CFArray>,
) -> Option<CFRetained<CFDictionary>>👎Deprecated: renamed to
MDItem::attributesAvailable on crate feature
MDItem only.