pub unsafe extern "C" fn CMSampleBufferGetAudioStreamPacketDescriptionsPtr(
sbuf: CMSampleBufferRef,
packetDescriptionsPointerOut: *mut *const AudioStreamPacketDescription,
packetDescriptionsSizeOut: *mut usize,
) -> OSStatuspub unsafe extern "C" fn CMSampleBufferGetAudioStreamPacketDescriptionsPtr(
sbuf: CMSampleBufferRef,
packetDescriptionsPointerOut: *mut *const AudioStreamPacketDescription,
packetDescriptionsSizeOut: *mut usize,
) -> OSStatus