pub unsafe fn MsiPreviewDialogW<P0, P1>(hpreview: P0, szdialogname: P1) -> u32
where P0: IntoParam<MSIHANDLE>, P1: IntoParam<PCWSTR>,