fn read_file_to_usize<P: AsRef<Path>>(path: P) -> Option<usize>