pub unsafe extern "C" fn lv_img_set_antialias(
    obj: *mut lv_obj_t,
    antialias: bool
)