fn featureSetHasAny(set: Set, features: anytype) bool
Returns true if any specified feature is enabled.
set: Set,
features: anytype,