Delegate font_get_glyph_from_name_func_t
public delegate int font_get_glyph_from_name_func_t(IntPtr font, IntPtr fontData, string[] name, int len, out codepoint_t glyph, IntPtr userData)
public delegate int font_get_glyph_from_name_func_t(IntPtr font, IntPtr fontData, string[] name, int len, out codepoint_t glyph, IntPtr userData)