pub const State = enum
pub const State = enum { head_size, head_ext, head_r, data, data_suffix, data_suffix_r, invalid, }