pub unsafe extern "C" fn lv_font_get_glyph_dsc(
font: *const _lv_font_t,
dsc_out: *mut lv_font_glyph_dsc_t,
letter: u32,
letter_next: u32,
) -> bool
pub unsafe extern "C" fn lv_font_get_glyph_dsc(
font: *const _lv_font_t,
dsc_out: *mut lv_font_glyph_dsc_t,
letter: u32,
letter_next: u32,
) -> bool