* attempt to fix ghidra script issues
* add ghidra python 3 note to readme
* fix binary ninja script erroring on function type parsing
* fix ida script not skipping function creation on pe binaries
* fix writing of multibyte strings breaking fake string segment
* also adjust binja write_string impl