pub unsafe extern "system" fn MsiRemovePatchesW(
    szpatchlist: PCWSTR,
    szproductcode: PCWSTR,
    euninstalltype: INSTALLTYPE,
    szpropertylist: PCWSTR,
) -> u32