headers: inttypes.h: Do not define 64-bit modifiers for msvcrt10.dll builds Runtime library msvcrt10.dll like crtdll.dll does not provide support for 64-bit printf/scanf modifiers. So do not define them for msvcrt10.dll too. Signed-off-by: LIU Hao <lh_mouse@126.com>