/* If you run into problems with the above calls, this function can be * used to examine in which state nPth is. */ int npth_is_protected (void); /* Return the version of the library. WHAT is in general NULL. */ const char *npth_get_version (const char *what);