int PutGetD(int x, void * t){return x + * ((int *)t);}