zpool_get_features
nvlist_t *enabled = zpool_get_features(zhp);
nvlist_t *enabled = zpool_get_features(zhp);
extern nvlist_t *zpool_get_features(zpool_handle_t *);
features = zpool_get_features(zph);
features = zpool_get_features(zhp);
nvlist_t *features = zpool_get_features(zhp);