pub async fn disk_stats_async(path: PathBuf) -> Option<DiskStats>
Async wrapper: run the (potentially blocking on network filesystems) statvfs off the runtime.