pub unsafe fn MsiPreviewDialogA<P0, P1>(hpreview: P0, szdialogname: P1) -> u32
where P0: Param<MSIHANDLE>, P1: Param<PCSTR>,