pub unsafe fn RenameTransactionManager<P0>( logfilename: P0, existingtransactionmanagerguid: *mut GUID, ) -> Result<()>where P0: Param<PCWSTR>,