_libc_sem_wait_compat
FB10_COMPAT(_libc_sem_wait_compat, sem_wait);
return _libc_sem_wait_compat(sem);
extern int _libc_sem_wait_compat(sem_t *sem);