cmake
HAVE_SSIZE_MAX
examples
libcheck/check
CMakeLists.txt
:273
check_symbol_exists(SSIZE_MAX
"limits.h"
HAVE_SSIZE_MAX)