On bsd the MB scaling is only performed on the length and not the base offset so the numbers printed are wrong.
On all other platforms the `zoffset` type is used incorrectly and should use `zoffset_end` when printing offsets that point to the end of a range.
On all other platforms the `zoffset` type is used incorrectly and should use `zoffset_end` when printing offsets that point to the end of a range.