pub unsafe extern "C" fn lv_obj_get_coords(
    obj: *const _lv_obj_t,
    coords: *mut lv_area_t
)