pub unsafe extern "C" fn lv_calendar_get_pressed_date(
    calendar: *const lv_obj_t,
    date: *mut lv_calendar_date_t
) -> lv_res_t