pub fn async_format_block_device(
    device: &PathBuf,
    filesystem: &Filesystem
) -> BlockResult<AsyncInit>