__timer
struct __timer *timer;
timer = malloc(sizeof(struct __timer));
typedef struct __timer *__timer_t; /* timer_gettime()... */