pub unsafe extern "C" fn lv_obj_get_scrollbar_area(
    obj: *mut _lv_obj_t,
    hor: *mut lv_area_t,
    ver: *mut lv_area_t
)