typedef struct ppptype_ {
void *d;
void *l;
int t;
int m;
} ppptype;
typedef struct jjjtype_ jjjtype ;