msvcrt: Add support for %Z printf specifier. This specifier allows printing the `UNICODE_STRING` and `ANSI_STRING` structures. Co-authored-by: Piotr Caban <piotr@codeweavers.com> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59563
msvcrt/tests: Add tests for %Z printf specifier. Co-authored-by: Piotr Caban <piotr@codeweavers.com> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59563