pub fn try_get_age(file: &Path, line: usize) -> Option<u64>
Try to get the age of a TODO comment via git blame. Returns age in days if successful.