pub unsafe extern "system" fn MsiIsProductElevatedW(
    szproduct: PCWSTR,
    pfelevated: *mut BOOL,
) -> u32