pub fn os_bytes_to_string(b: &[u8]) -> String
Converts OS path bytes back to a String, replacing invalid UTF-8.
String