feature_sync
feature_sync(spa, feature, refcount + 1, tx);
feature_sync(spa, feature, refcount - 1, tx);
extern void feature_sync(struct spa *, zfeature_info_t *, uint64_t,
feature_sync(spa, feature, initial_refcount, tx);
feature_sync(spa, feature, refcount, tx);