printf("%#x",0) should print 0 not 0x0
[musl] / src / stdio / vfwprintf.c
2011-03-18 Rich Felkerimplement wprintf family of functions