03dl2

This version contains an extended version of lookup_function()
that FIRST looks for the symbol funcname (and returns the pointer
to it if it finds it), but then looks for the symbol <modulename>_<funcname>.

It works this time!
