pub fn uninstall( root: Option<&str>, specs: Vec<&str>, bins: &[String], gctx: &GlobalContext, ) -> CargoResult<()>