proc PyUnicode_DecodeLocale(str: PyStrData; errors: string): string {. ...raises: [ValueError, UnicodeDecodeError], tags: [], forbids: [].}