pub const FIRST_SURROGATE_CODE_POINT: u32 = 0xd800;
Expand description