const GeneralPurposeFlags = packed struct(u16)
const GeneralPurposeFlags = packed struct(u16) { encrypted: bool, _: u15, }