openlib
if ((libz_hdl = openlib(LIBZ)) == NULL)
extern void *openlib(const char *);
if (openlib(prog, argv[optind], class, silent, verbose) != 0) {