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