pub fn clean_isbn_chars(isbn: &str) -> String
Crude ISBN cleanup.
To be used with ISBN strings that are relatively well-formed, but may have invalid characters.