pub unsafe extern "C" fn lv_calendar_set_highlighted_dates(
    obj: *mut lv_obj_t,
    highlighted: *mut lv_calendar_date_t,
    date_num: u16
)