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