fn merge_bitmaps(bitmap1: Bitmap, bitmap2: Bitmap) -> Bitmap
Merges two bitmaps by bit-wise OR’ing them together, preserving all bits from both