pub unsafe fn MsiBeginTransactionW<P0>( szname: P0, dwtransactionattributes: u32, phtransactionhandle: *mut MSIHANDLE, phchangeofownerevent: *mut HANDLE, ) -> u32where P0: Param<PCWSTR>,