_libc_sem_destroy_compat
FB10_COMPAT(_libc_sem_destroy_compat, sem_destroy);
extern int _libc_sem_destroy_compat(sem_t *sem);
return _libc_sem_destroy_compat(sem);