timestruc
const sl_timestruc_layout_t *layout = state->ns_arch->timestruc;
START(timestruc, timestruc_t);
const sl_timestruc_layout_t *timestruc; /* timestruc_t */
timestruc_t timestruc;
if (Pread(Proc, ×truc, sizeof (timestruc), offset)
!= sizeof (timestruc))
TIMESPEC32_TO_TIMESPEC(×truc, ×truc32);
timestruc.tv_sec,
timestruc.tv_nsec);