pub unsafe extern "C" fn lv_label_is_char_under_pos(
    obj: *const lv_obj_t,
    pos: *mut lv_point_t
) -> bool