set -ex python -c "import ctypes; assert 12080 == ctypes.cdll[r'libtbb.so.12.8'] ['TBB_runtime_interface_version']()" exit 0