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