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