pub fn bytes_to_usize(bytes: i64, value_name: &str) -> Result<usize>
Converts a signed byte count to usize.
usize