fn usize_to_u64(value: usize) -> Result<u64, CliError>
Convert an in-memory length to the archive count type.