Copy the matching Linux shared-library files into this directory.

64-bit x86-64 / AArch64 example:
  libusblismpi2664.so.2.0.0
  libusblismpi2664.so.2.0 -> libusblismpi2664.so.2.0.0
  libusblismpi2664.so.2   -> libusblismpi2664.so.2.0
  libusblismpi2664.so     -> libusblismpi2664.so.2

32-bit x86 / ARM32 uses libusblismpi2632.so with the corresponding links.
The Lazarus projects contain a relative RUNPATH to this directory. The
run_example.sh script additionally sets LD_LIBRARY_PATH as a fallback.
