Template:c/ext1 availability
From cppreference.com
As with all bounds-checked functions, {{{1}}}
is only guaranteed to be available if __STDC_LIB_EXT1__ is defined by the implementation and if the user defines __STDC_WANT_LIB_EXT1__ to the integer constant 1 before including <stdio.h>.