pub unsafe extern "C" fn lv_cache_set_free_cb( cache: *mut lv_cache_t, free_cb: Option<unsafe extern "C" fn(_: *mut c_void, _: *mut c_void)>, user_data: *mut c_void, )