pub unsafe extern "system" fn MsiConfigureProductExW(
    szproduct: PCWSTR,
    iinstalllevel: INSTALLLEVEL,
    einstallstate: INSTALLSTATE,
    szcommandline: PCWSTR,
) -> u32