pub unsafe fn SHEmptyRecycleBinW<P1>( hwnd: Option<HWND>, pszrootpath: P1, dwflags: u32, ) -> Result<()>where P1: Param<PCWSTR>,