pub fn find_line_of_str_non_import(content: &str, target: &str) -> usize
Find the line number of a string literal, skipping comments and import statements