_libc_sem_post_compat
FB10_COMPAT(_libc_sem_post_compat, sem_post);
return _libc_sem_post_compat(sem);
extern int _libc_sem_post_compat(sem_t *sem);