pub fn block_count(size: u64, block_size: u64) -> u32
The number of blocks covering size bytes at block_size.
size
block_size