pub unsafe extern "C" fn CMBufferQueueCreate(
allocator: CFAllocatorRef,
capacity: CMItemCount,
callbacks: *const CMBufferCallbacks,
queueOut: *mut CMBufferQueueRef,
) -> OSStatusExpand description
Apple SDK function CMBufferQueueCreate.