pub unsafe extern "C" fn lv_animimg_set_completed_cb( obj: *mut _lv_obj_t, completed_cb: Option<unsafe extern "C" fn(*mut _lv_anim_t)>, )