pub unsafe fn BeginUpdateResourceW<P0>( pfilename: P0, bdeleteexistingresources: bool, ) -> Result<HANDLE>where P0: Param<PCWSTR>,