pub unsafe extern "C" fn lv_obj_area_is_visible(
    obj: *const _lv_obj_t,
    area: *mut lv_area_t
) -> bool