Options for configuring an iterator over a bit set
kind: Type = .set,
determines which bits should be visited
direction: Direction = .forward,
determines the order in which bit indices should be visited