pub unsafe extern "C" fn lv_font_get_glyph_width(
    font: *const lv_font_t,
    letter: u32,
    letter_next: u32
) -> u16