pub fn masked(mask: usize) -> BitSetStrategy<usize>
Generates values where any bits set in mask (and no others) may be set.
mask