pub const PIPE_BUF: usize = backend::io::types::PIPE_BUF; // 512usize
PIPE_BUF—The maximum length at which writes to a pipe are atomic.
PIPE_BUF