pub unsafe extern "system" fn SetupInstallFileW(
InfHandle: HINF,
InfContext: PINFCONTEXT,
SourceFile: PCWSTR,
SourcePathRoot: PCWSTR,
DestinationName: PCWSTR,
CopyStyle: DWORD,
CopyMsgHandler: PSP_FILE_CALLBACK_W,
Context: PVOID,
) -> BOOL