pub const SP: u8 = 0x20;
Space byte 0x20, the first printable ASCII code point and the separator often used inside CSI parameter syntax as an intermediate byte.
0x20