pub fn normalize_runtime_surface_args<I, S>(args: I) -> NormalizedRuntimeArgswhere I: IntoIterator<Item = S>, S: Into<OsString>,