pub static NFD_INDEX: &[(u32, u32, u8)]Expand description
Sorted by code point. Each entry is
(cp, payload_offset, payload_len). payload_offset
indexes into NFD_POOL. Hangul syllables are excluded;
callers must run the algorithmic decompose first.