Synopsis
CTL_STATUS_t ctl_ms_read_sector(const char *volume,
                                CTL_MS_LBA_t lba,
                                CTL_MS_SECTOR_BUFFER_t **buf);
Description

ctl_ms_read_sector reads the sector with LBA lba on the volume volume into the sector cache and writes a buffer pointer to the sector into buf.