* Support detecting more symbol names for strings
* Fix string detectiong being broken for encodings that use null terminators
* Add test cases for string detection and decoding
* Fix test helper function sometimes being considered dead code
* Clippy fixes