pub const PIPE_BUFFER_SIZE: usize = _; // 65_536usize
Default pipe buffer capacity (matches Linux kernel pipe default).