pub unsafe extern "C-unwind" fn LSSharedFileListItemCopyResolvedURL(
in_item: &LSSharedFileListItem,
in_flags: LSSharedFileListResolutionFlags,
out_error: *mut *mut CFError,
) -> Option<CFRetained<CFURL>>👎Deprecated: renamed to
LSSharedFileListItem::resolved_urlAvailable on crate feature
LSSharedFileList only.