static BWImage renderBWImageAndRange(BWImageAndRange img) { ret markIntRangesOnTopOfBWImage(img.image, ll(intRange(img.start, img.end))); }