pub unsafe extern "system" fn MsiSetInstallLevel(
    hinstall: MSIHANDLE,
    iinstalllevel: i32,
) -> u32