pub fn read_file_to_digest_input(
    path: &Path,
    input: &mut impl Update
) -> Result<()>