pub fn ensure_route_present( destination: IpNet, gateway: IpAddr, interface: Option<String>, ) -> Result<(), Error>