pub unsafe extern "system" fn SetupDiGetActualSectionToInstallExW(
InfHandle: HINF,
InfSectionName: PCWSTR,
AlternatePlatformInfo: PSP_ALTPLATFORM_INFO,
InfSectionWithExt: PWSTR,
InfSectionWithExtSize: DWORD,
RequiredSize: PDWORD,
Extension: *mut PWSTR,
Reserved: PVOID,
) -> BOOL