pub fn find_debug_printfs( path: &Path, find_commented: bool, detect_all: bool, ) -> Result<Vec<Match>>