Find a module<U+2019>s source code location
find_module(module)
character string of the fully qualified module name
the full path to the corresponding module source code location. If
multiple hits are found, return the one with the highest priority, that is
coming earlier in the search path, with the local directory having the
lowest priority. If no path is found, return NA
.