pub unsafe extern "C-unwind" fn CMBufferQueueCreate(
allocator: Option<&CFAllocator>,
capacity: CMItemCount,
callbacks: NonNull<CMBufferCallbacks>,
queue_out: NonNull<*mut CMBufferQueue>,
) -> i32👎Deprecated: renamed to
CMBufferQueue::createAvailable on crate features
CMBase and CMBufferQueue and CMTime only.