pub fn delete_partition<B: BlockIo>( block_io: B, partition_index: usize, ) -> Result<(), GptError>
Delete a partition by index