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