pub fn needs_line_import( module: &str, line: usize, cache: &mut FxHashSet<(String, usize)>, ) -> bool