pub unsafe extern "C" fn CMTagCollectionCreateDifference(
tagCollectionMinuend: CMTagCollectionRef,
tagCollectionSubtrahend: CMTagCollectionRef,
tagCollectionOut: *mut CMTagCollectionRef,
) -> OSStatuspub unsafe extern "C" fn CMTagCollectionCreateDifference(
tagCollectionMinuend: CMTagCollectionRef,
tagCollectionSubtrahend: CMTagCollectionRef,
tagCollectionOut: *mut CMTagCollectionRef,
) -> OSStatus