A basic example that uses a bundled library.

In order to rebuild this after changing the source run "make" in
this directory. Run with "LD_LIBRARY_PATH=. ./uselib ; echo $?".
It should print "42".
