pub unsafe extern "system" fn MsiApplyPatchW(
    szpatchpackage: PCWSTR,
    szinstallpackage: PCWSTR,
    einstalltype: INSTALLTYPE,
    szcommandline: PCWSTR
) -> u32