Fix rounding issue in void cell labelling check
Fixes an issue where the target_void_count
checked against the count of void cells found in zoom_find_void_cells
could suffer from rounding issues that led to errors when in reality all void cells had been found.