pub unsafe extern "system" fn GetDiskInfoA( pszpath: PCSTR, pdwclustersize: *mut u32, pdlavail: *mut u64, pdltotal: *mut u64, ) -> BOOL