#include int const foo = _SC_NPROCESSORS_ONLN; int main(void) { return 0; }