sem_close_should_fail
retval = sem_close_should_fail(&id, EINVAL);
int sem_close_should_fail(sem_t *, int);