From: Nicolas Pitre <npitre@xxxxxxxxxxxx>
The table in ucs.c is terribly out of date and incomplete. We also need a
second table to store zero-width code points. Properly maintaining those
tables manually is impossible. So here's a script to generate them.
Signed-off-by: Nicolas Pitre <npitre@xxxxxxxxxxxx>