Return whether this
DataCon's worker, in its Core
representation, takes any value arguments.
In particular, remember that we include coercion arguments in the
arity of the Core representation of the
DataCon -- both lifted
and unlifted coercions, despite the latter having zero-width runtime
representation.
See also Note [DataCon arities].