Bitness type

Defines values for Bitness. Possible values include: '32bit', '64bit'

type Bitness = "32bit" | "64bit"