convert_extent_map:
	Converts the binary image of a KSOS-11 Extent Map (on disk) to
	a KSOS-32 extent map by swapping the words of all 32-bit quantities.

display_extent_map:
	Formats and prints a KSOS-32 extent map from the KSOS pack.

convert_slots:
	Converts the slot area of a KSOS11 filesystem (jNodes, etc) to
	a KSOS-32 filesystem (like convert_extent_map)

display_slots:
	Displays the contents of the slots area of a filesystem within
	an extent.

