#include int sem_trywait(sem_t * sem) { return 0; } /* POSIX(199309) LINK(rt) */