LongInt.low

struct LongInt(uint bits, bool signed)
TypeForBits!bits low;

Meta