pc_gethrestime
extern void pc_gethrestime(timestruc_t *);
void (*gethrestimef)(timestruc_t *) = pc_gethrestime;