pub unsafe fn MsiViewExecute<P0, P1>(hview: P0, hrecord: P1) -> u32
where P0: IntoParam<MSIHANDLE>, P1: IntoParam<MSIHANDLE>,