check_feature
rc = mzap_list((const mzap_phys_t *)zap, size, check_feature);
rc = fzap_list(spa, &dir, zap, check_feature);
return (zap_iterate(dn, check_feature, spa_feature_names, stack));
if (check_feature(&za, spa_feature_names, stack) != 0)