pub unsafe extern "system" fn SetupCopyErrorA(
hwndParent: HWND,
DialogTitle: PCSTR,
DiskName: PCSTR,
PathToSource: PCSTR,
SourceFile: PCSTR,
TargetPathFile: PCSTR,
Win32ErrorCode: UINT,
Style: DWORD,
PathBuffer: PSTR,
PathBufferSize: DWORD,
PathRequiredSize: PDWORD,
) -> UINT