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