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