pub fn bytes_to_chunks_up(bytes: usize) -> usize
Convert size in bytes to the number of chunks (aligned up).