pub unsafe fn SHSetUnreadMailCountW<P0, P2>( pszmailaddress: P0, dwcount: u32, pszshellexecutecommand: P2, ) -> Result<()>where P0: Param<PCWSTR>, P2: Param<PCWSTR>,