pub const SIGNALFD_SIGINFO_SIZE: usize = _; // 128usize
👎Deprecated since 0.23.0: use mem::size_of::<siginfo>() instead