pub fn dirty_log_bitmap_size(size: usize) -> usize
Helper function to determine the size in bytes of a dirty log bitmap for the given memory region size.
size