pub unsafe extern "system" fn MsiSetComponentStateW(
    hinstall: MSIHANDLE,
    szcomponent: PCWSTR,
    istate: INSTALLSTATE
) -> u32