#include <unistd.h>
int const foo = _SC_BC_STRING_MAX;
int main(void) { return 0; }
