zpool_export
} else if (zpool_export(zhp, force, history_str) != 0) {
extern int zpool_export(zpool_handle_t *, boolean_t, const char *);