zio_checksum_to_feature
spa_feature_t f = zio_checksum_to_feature(BP_GET_CHECKSUM(bp));
extern spa_feature_t zio_checksum_to_feature(enum zio_checksum cksum);
feature = zio_checksum_to_feature(intval & ZIO_CHECKSUM_MASK);