pub unsafe extern "C" fn lv_anim_set_path_cb( a: *mut lv_anim_t, path_cb: Option<unsafe extern "C" fn(_: *const lv_anim_t) -> i32>, )