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