# Functions
GUIDToUUID converts a GPT GUID to a UUID.
LastLBA returns the last logical block address of the device.
UUIDToGUID converts a UUID to a GPT GUID.
# Interfaces
DiskSizer is an interface for block devices that can provide their sector size and total size.