#include sem_t * sem_open(const char * name, int oflag, ...) { return SEM_FAILED; } /* POSIX(199309) LINK(rt) */