pub unsafe fn WofWimUpdateEntry<P0, P2>( volumename: P0, datasourceid: i64, newwimpath: P2, ) -> Result<()>where P0: Param<PCWSTR>, P2: Param<PCWSTR>,