# dune build examples/llama2/llama2.exe
File "src/wrapper/dune", line 20, characters 49-68:
20 | (libraries ctypes.foreign ctypes torch_bindings torch_wrapper_types)
^^^^^^^^^^^^^^^^^^^
Error: Library "torch_wrapper_types" is private, it cannot be a dependency of
a public library. You need to give "torch_wrapper_types" a public name.