pub unsafe extern "system" fn GetVirtualDiskOperationProgress(
    virtualdiskhandle: HANDLE,
    overlapped: *const OVERLAPPED,
    progress: *mut VIRTUAL_DISK_PROGRESS,
) -> WIN32_ERROR