Removes all of the elements from first to last (inclusive) from set.
If last is #HB_SET_VALUE_INVALID, then all values greater than or equal to first are removed.
A set
The first element to remove from set
The final element to remove from set
Removes all of the elements from first to last (inclusive) from set.
If last is #HB_SET_VALUE_INVALID, then all values greater than or equal to first are removed.