Function windows_sys::Win32::Storage::FileSystem::GetDiskSpaceInformationW
pub unsafe extern "system" fn GetDiskSpaceInformationW(
rootpath: PCWSTR,
diskspaceinfo: *mut DISK_SPACE_INFORMATION,
) -> HRESULT