Description
http://msdn.microsoft.com/en-us/library/windows/hardware/ff539833(v=vs.85).aspx
Microsoft uses PVOID for Buffer while in our psdk, we use PCVOID, which cause errors when I compile WINE's setupapi.
setupapi.patch fixes the build for our setupapi.