#include int sem_unlink(const char * name) { return -1; } /* POSIX(199309) LINK(rt) */