#include <sys/stat.h>
#ifndef S_TYPEISSEM
#error "S_TYPEISSEM is not defined"
#endif
int main(void) { return 0; }
