pub const NullTerminatedString = enum(u32)
pub const NullTerminatedString = enum(u32) { empty = 0, _, }