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