pub fn find_column_for_value(source: &str, line: u32, key: &str) -> u32
Find the column for a value on a given line.