pub async fn get_block_device(
    class_path: &str
) -> Result<Option<BlockDevice>, Error>