/*[OB]*/
#include <unistd.h>
int const foo = _CS_V7_ENV;
int main(void) { return 0; }
