pub unsafe extern "C" fn lv_font_get_glyph_bitmap(
    font_p: *const lv_font_t,
    letter: u32
) -> *const u8