pub unsafe extern "C" fn CMTagCollectionCreate(
allocator: CFAllocatorRef,
tags: *const CMTag,
tagCount: CMItemCount,
newCollectionOut: *mut CMTagCollectionRef,
) -> OSStatuspub unsafe extern "C" fn CMTagCollectionCreate(
allocator: CFAllocatorRef,
tags: *const CMTag,
tagCount: CMItemCount,
newCollectionOut: *mut CMTagCollectionRef,
) -> OSStatus