pub unsafe fn MsiVerifyPackageA<P0>(szpackagepath: P0) -> u32
where P0: IntoParam<PCSTR>,