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