pub unsafe extern "C" fn lv_anim_set_completed_cb( a: *mut lv_anim_t, completed_cb: Option<unsafe extern "C" fn(_: *mut lv_anim_t)>, )