pub unsafe fn SHEmptyRecycleBinW<'a>( hwnd: impl IntoParam<'a, HWND>, pszrootpath: impl IntoParam<'a, PWSTR>, dwflags: u32, ) -> Result<()>