pub unsafe extern "system" fn MsiSetMode(
    hinstall: MSIHANDLE,
    erunmode: MSIRUNMODE,
    fstate: BOOL,
) -> u32