pub type PQLSuitSet = Suit4;
Bitset of suits backed by a 4-bit word.
pub struct PQLSuitSet(/* private fields */);