pub fn verify_fat32<B: BlockIo>( block_io: &mut B, partition_lba_start: u64, ) -> Result<(), Fat32Error>
Format partition as FAT32