pub unsafe extern "C-unwind" fn CMSimpleQueueCreate(
allocator: Option<&CFAllocator>,
capacity: i32,
queue_out: NonNull<*mut CMSimpleQueue>,
) -> i32👎Deprecated: renamed to
CMSimpleQueue::createAvailable on crate feature
CMSimpleQueue only.