ABI is compatible. Other changes:
- Allow memfd_create on FreeBSD 13 for sealing
- Drop ms_timeout workaround in favor of upstream fix
- Drop posix_fallocate patch as it was disabled in rP455878
- Adjust posix_fallocate comment for more clarity
- Temporarily revert event loop update until epoll-shim#15 is fixed