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, )