const ListItemStart = struct
const ListItemStart = struct { marker: Block.Data.ListMarker, number: u30, marker_len: usize, rest: []const u8, }