The wrapper for epoll_pwait2 has been difficult to enable since it requires a very new version of the linux kernel (5.11). On cmake we still need to create a mechanism to check if we can build it, but our current bazel users are all on a new enough kernel version we can just enable it.