fn shape_fills_cell( shape: VoxelShape, min_x: f64, max_x: f64, min_y: f64, max_y: f64, min_z: f64, max_z: f64, ) -> bool