pub unsafe extern "C-unwind" fn MDItemCreateWithURL(
allocator: Option<&CFAllocator>,
url: Option<&CFURL>,
) -> Option<CFRetained<MDItem>>👎Deprecated: renamed to
MDItem::with_urlAvailable on crate feature
MDItem only.