pub const ColumnNumberEntry = extern struct
pub const ColumnNumberEntry = extern struct { start_column: u16, end_column: u16, }