pub fn pdf_string_to_string(s: &String) -> String
Convert a PDF string (possibly UTF-16BE with BOM) to a Rust String.
String