__ppoll
extern "C" int __ppoll(struct pollfd *fds, nfds_t numfds, const struct timespec *tv,
B_DEFINE_WEAK_ALIAS(__ppoll, ppoll);