pub unsafe extern "C" fn LSSharedFileListInsertItemURL(
inList: LSSharedFileListRef,
insertAfterThisItem: LSSharedFileListItemRef,
inDisplayName: CFStringRef,
inIconRef: IconRef,
inURL: CFURLRef,
inPropertiesToSet: CFDictionaryRef,
inPropertiesToClear: CFArrayRef,
) -> LSSharedFileListItemRef