pub unsafe extern "C" fn lv_obj_del_delayed(
    obj: *mut _lv_obj_t,
    delay_ms: u32
)