pub const EFD_CLOEXEC: u32 = 0x80000;
EFD_CLOEXEC flag: set close-on-exec (tracked but not enforced in kernel).