const ADDR2LINE_LINES_PER_ADDR: usize = 2;
addr2line outputs two lines per address (function name + location).