pub unsafe extern "C" fn lv_anim_set_exec_cb( a: *mut _lv_anim_t, exec_cb: Option<unsafe extern "C" fn(*mut c_void, i32)>, )