zpool_destroy
if (zpool_destroy(poolhdl, testlib_prog) != 0) {
ret = (zpool_destroy(zhp, history_str) != 0);
extern int zpool_destroy(zpool_handle_t *, const char *);