private static extern void Internal_setmissingGlyph(IntPtr thisPtr, ref CharDesc value);
private static extern void Internal_getCharDesc(IntPtr thisPtr, int charId, out CharDesc __output);
private static extern void Internal_getmissingGlyph(IntPtr thisPtr, out CharDesc __output);