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