#include int semget(key_t key, int nsems, int semflg) { return 0; } /* XOPEN(4) */