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