pub fn fsearch( filename: &str, search: &str, ignore: &str, ignore_mode: bool, number_of_lines: u64, ) -> Vec<String>