pub fn count(line: &str, c: char) -> u64 { unimplemented!(); }