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