pub unsafe extern "C" fn CMTagCollectionAddTagsFromArray(
tagCollection: CMMutableTagCollectionRef,
tags: *mut CMTag,
tagCount: CMItemCount,
) -> OSStatuspub unsafe extern "C" fn CMTagCollectionAddTagsFromArray(
tagCollection: CMMutableTagCollectionRef,
tags: *mut CMTag,
tagCount: CMItemCount,
) -> OSStatus