pub fn run_ping( cmd: impl AsRef<OsStr> + Debug, args: Vec<impl AsRef<OsStr> + Debug>, ) -> Result<Child, PingCreationError>