Macros to protect CRT calls against instant termination when passed an invalid parameter (bpo-23524). IPH stands for Invalid Parameter Handler.
CPython/Include/internal/pycore_fileutils.h
template with_Py_SUPPRESS_IPH(body)