pub fn escape_generic<S: AsRef<str>>(input: S) -> String
Cross platform generic implementation without any platform specific instructions